go/parser.parser.parseIdentList (method)
2 uses
go/parser (current package)
parser.go#L435: func (p *parser) parseIdentList() (list []*ast.Ident) {
parser.go#L2548: idents := p.parseIdentList()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)